mirror of
				https://github.com/rust-lang/rust-analyzer.git
				synced 2025-11-04 13:38:31 +00:00 
			
		
		
		
	
						commit
						88fbdcd510
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -276,7 +276,7 @@ fn f() {
 | 
				
			||||||
Assert liberally.
 | 
					Assert liberally.
 | 
				
			||||||
Prefer [`stdx::never!`](https://docs.rs/always-assert/0.1.2/always_assert/macro.never.html) to standard `assert!`.
 | 
					Prefer [`stdx::never!`](https://docs.rs/always-assert/0.1.2/always_assert/macro.never.html) to standard `assert!`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**Rationale:** See [cross cutting concern: error handling](https://github.com/rust-lang/rust-analyzer/blob/master/docs/dev/architecture.md#error-handling).
 | 
					**Rationale:** See [cross cutting concern: error handling](https://github.com/rust-lang/rust-analyzer/blob/master/docs/book/src/contributing/architecture.md#error-handling).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Getters & Setters
 | 
					## Getters & Setters
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue