index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_middle
/
src
/
middle
/
limits.rs
Age
Commit message (
Expand
)
Author
Lines
2023-12-10
remove redundant imports
surechen
-1
/
+0
2023-05-31
Remove const eval limit and implement an exponential backoff lint instead
Oli Scherer
-9
/
+2
2023-05-15
Move expansion of query macros in rustc_middle to rustc_middle::query
John Kåre Alsaker
-2
/
+2
2022-11-23
Bump the const eval step limit
Oli Scherer
-1
/
+1
2022-09-01
Migrate limit error
111
-6
/
+2
2022-07-13
Rename `debugging_opts` to `unstable_opts`
Joshua Nelson
-1
/
+1
2021-08-21
Remove `Session.used_attrs` and move logic to `CheckAttrVisitor`
Aaron Hill
-1
/
+1
2021-07-06
Add flag to configure `large_assignments` lint
Tomasz Miąsko
-1
/
+6
2021-07-04
Combine individual limit queries into single `limits` query
Aaron Hill
-8
/
+17
2021-07-04
Query-ify global limit attribute handling
Aaron Hill
-20
/
+19
2021-04-20
Add an attribute to be able to configure the limit
Oli Scherer
-5
/
+10
2020-12-01
Created NestedMetaItem::name_value_literal_span method
Guillaume Gomez
-2
/
+1
2020-10-26
Fix typo
Ethan Brierley
-1
/
+1
2020-10-26
Apply suggested changes
Ethan Brierley
-2
/
+4
2020-10-06
remove OnlySign in favour of InvalidDigit
Ethan Brierley
-3
/
+1
2020-10-06
Bring char along with InvalidDigit
Ethan Brierley
-1
/
+1
2020-10-06
Fill in things needed to stabilize int_error_matching
Ethan Brierley
-3
/
+5
2020-08-30
mv compiler to compiler/
mark
-0
/
+66